Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kwokctl] Support version skew #639

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

wzshiming
Copy link
Member

@wzshiming wzshiming commented Jun 7, 2023

What type of PR is this?

/kind feature

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

[kwokctl] Warn when cluster and kwokctl versions are not equal

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:

NONE

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 7, 2023
@netlify
Copy link

netlify bot commented Jun 7, 2023

Deploy Preview for k8s-kwok ready!

Name Link
🔨 Latest commit ea8314f
🔍 Latest deploy log https://app.netlify.com/sites/k8s-kwok/deploys/649034cec7b8340008935ff6
😎 Deploy Preview https://deploy-preview-639--k8s-kwok.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wzshiming

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 7, 2023
@wzshiming wzshiming force-pushed the feat/version-skew branch from df9339c to 21e7d55 Compare June 7, 2023 10:07
@wzshiming wzshiming changed the title Support version skew [kwokctl] Support version skew Jun 7, 2023
@wzshiming wzshiming force-pushed the feat/version-skew branch 5 times, most recently from 921eb0f to 3bde502 Compare June 8, 2023 09:42

// KwokctlConfigurationStatus holds information about the status.
type KwokctlConfigurationStatus struct {
// Version is the version of the kwokctl.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is Version this meaning?

Version is the version of kwokctl that created this cluster.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep

@wzshiming wzshiming force-pushed the feat/version-skew branch from 3bde502 to fa6ddd9 Compare June 12, 2023 06:39
@wzshiming wzshiming force-pushed the feat/version-skew branch from fa6ddd9 to ea8314f Compare June 19, 2023 10:58
@wzshiming wzshiming merged commit 98f5ebf into kubernetes-sigs:main Jun 19, 2023
@wzshiming wzshiming deleted the feat/version-skew branch June 19, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants